Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump fuse.js from 7.0.0 to 7.1.0 #13054

Merged
merged 1 commit into from
Feb 27, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2025

Bumps fuse.js from 7.0.0 to 7.1.0.

Release notes

Sourced from fuse.js's releases.

v7.1.0

What's Changed

New Contributors

Full Changelog: krisk/Fuse@v7.0.0...v7.1.0

Changelog

Sourced from fuse.js's changelog.

7.1.0 (2025-02-03)

Features

  • add ignore diacritics (e0fcdb1)
  • add option to ignore diacritics (fb012b7)

Bug Fixes

Commits
  • 8119c18 chore(release): 7.1.0
  • ef16371 Merge branch 'ignore-diacritics'
  • e0fcdb1 feat: add ignore diacritics
  • d89d15e chore: clarify index support
  • ef34425 docs: document input to parseIndex explicitly
  • 72b6e25 fix(typescript): clarify input to parseIndex
  • 4e30d3e Update CHANGELOG.md, fix typos
  • 40e27de chore: update copyright year
  • 47e4d67 chore: add sponsor
  • d753d85 docs: add litslink
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [fuse.js](https://github.com/krisk/Fuse) from 7.0.0 to 7.1.0.
- [Release notes](https://github.com/krisk/Fuse/releases)
- [Changelog](https://github.com/krisk/Fuse/blob/main/CHANGELOG.md)
- [Commits](krisk/Fuse@v7.0.0...v7.1.0)

---
updated-dependencies:
- dependency-name: fuse.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added javascript Pull requests that update Javascript code TAG: dependencies Pull requests that update a dependency file labels Feb 5, 2025
Copy link
Member

@rtibbles rtibbles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changes seem innocuous, but this could do with a quick manual check of user filtering by username in the class enrollment workflow.

Copy link
Member

@rtibbles rtibbles left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No regression observed in manual test.

@rtibbles rtibbles merged commit fcf48a1 into develop Feb 27, 2025
38 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fuse.js-7.1.0 branch February 27, 2025 00:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
javascript Pull requests that update Javascript code TAG: dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant